-
Home
-
StoreKeeper for WooCommerce
-
9.0.3
-
Code
-
Classes
- ProcessAllTasks
Total Complexity |
48 |
Dependencies |
11 |
Dependents |
3 |
Total lines |
428 |
Lines of code |
302 |
Logical lines of code |
133 |
Comment lines |
23 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
A |
37 |
9 |
85 |
deduplicateCron() |
S |
51 |
6 |
29 |
reportErrorDetails() |
S |
53 |
3 |
21 |
getTaskIds() |
S |
50 |
2 |
34 |
hasSuccessRunTime() |
S |
73 |
3 |
4 |
hasLastRunTime() |
S |
74 |
3 |
4 |
getCronOption() |
S |
65 |
3 |
9 |
getSynopsis() |
S |
58 |
1 |
17 |
getNonOrderTaskIds() |
S |
58 |
1 |
15 |
getOrderTaskIds() |
S |
58 |
1 |
15 |
getSiteUrl() |
S |
72 |
2 |
5 |
countNewTasks() |
S |
63 |
2 |
10 |
ensureLastRunTime() |
S |
70 |
2 |
7 |
ensureSuccessRunTime() |
S |
70 |
2 |
7 |
getRemovedTaskIds() |
S |
67 |
2 |
8 |
getTask() |
S |
67 |
1 |
8 |
getShortDescription() |
S |
79 |
1 |
3 |
setCronOption() |
S |
75 |
1 |
4 |
updateTaskStatus() |
S |
75 |
1 |
4 |
getLongDescription() |
S |
79 |
1 |
3 |
updateTask() |
S |
64 |
1 |
10 |